home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 005a / prom216.zip / WHATSNEW.204 < prev    next >
Text File  |  1993-05-30  |  11KB  |  273 lines

  1. ┌──────────────────────────────────────────────────────────────────┐    
  2. │ Read this file for Updates and/or corrections to the PONYROM.DOC │
  3. └──────────────────────────────────────────────────────────────────┘
  4.  
  5. ┌────────────┐
  6. │Version 2.04│
  7. └────────────┘
  8.  
  9. Misc Cosmetics, time left additions, corrections. Added back the %4
  10. (Time Left) var in the Viewit.bat. Fixed the upper/lower case problem
  11. in the CDROM.LST files where prior it had to be in all caps in order
  12. to find the file area listings.
  13.  
  14. Redesigned Line24 & Line25, added Security Level, Uploads,
  15. Downloads, Added Time Left display on the List Marked/Download Screen.
  16.  
  17. Removed Free Memory on line24 ... most people didn't know what it was
  18. there for or what it was anyway. <g>.
  19.  
  20. Tightend up comm routines and added comm routines after file viewing. Fixed
  21. cosmetic that looked like the timing was off when user/sysop had a 4 place
  22. timeleft on line24 (ie. 9999 instead of 999). CDWELCOM screens are now
  23. OPTIONAL. If they are there, they will display, if not it will ignore and
  24. continue on to the cdrom choices (or direct to the cdrom if only running 
  25. 1 cdrom) without the Press [Enter] to Continue prompt.
  26.  
  27. Added support for non-standard com ports irq 1-15, Com Port 1-4. There is
  28. no way I can test all posibilities, but we tested Com Port 3, Irq 5, which
  29. is non-standard, and it worked fine. NON-STANDARD COM PORTS DOES BREAK OUR
  30. OPTIONAL PONYTRAN ADDON PROGRAM ... BUT DOES CONTINUE TO WORK VERY FINE WITH 
  31. DSZ! I didn't really know if I should add this feature or not as I really
  32. don't have any way to test it with other setups. If it works for you GREAT!
  33. If not, I am not sure I can fix it to work with your setup as I have no way
  34. of testing it, other than the way described above.
  35.  
  36. TO USE: Create a file named NSPORT.### (###=Node Number) in your PonyROM
  37. directory. The file contains 2 lines. The first is port number, the second
  38. is Irq number. So for non-standard port on node 2 using Com3 & Irq5, you
  39. would have a file called NSPORT.002 with 2 lines:          ^      ^
  40.                                  ^                 Line 1 ─┘      └─ Line 2
  41.                                  └─ Node Number
  42.  
  43. NSPORT.002 EXAMPLE
  44. ──────────────────
  45. 3
  46. 5
  47.  
  48. and would have to ADJUST ALL OF YOUR SEND_?.BAT's like this:
  49.                   ───────────────────────────────
  50.  
  51. SEND_Z.BAT EXAMPLE
  52. ──────────────────
  53. if %WCMDM% == node2.mdm GOTO ODDPORT
  54.  
  55. PONYTRAN /C %1 /B %5 /T /Z /O %3
  56. GOTO END
  57.  
  58. :ODDPORT
  59. DSZ port3 03e8,5 sz %3
  60. :END
  61.  
  62. Remote Access does not currently support non-standard ports, but if it ever
  63. does, it could be setup to work in the same way. 
  64. (ie if %RANODE%=2 GOTO ODDPORT)
  65.  
  66. [SEE ENCLOSED SEND_Z.BAT (V2.04+) FOR MORE INFORMATION]
  67.  
  68. Added menu support for Press [Enter] to Continue: <Ctrl A> for support of
  69. multi-page area menus. (Just like RA/Quick uses for Press Enter: <CTRL A>).
  70.  
  71. Cosmetic changes (squared brackets etc.), Put ReList CDs closer to the
  72. prompt so that it will be noticed better. Hopefully! I have noticed on my
  73. system that users were not seeing the [R]elist and going to the BBS, then
  74. comming back to switch cdroms, when they can do it in the door.
  75.  
  76. Changed the routine that tracked the users security level in Remote Access
  77. when reading the CDxxx.def files. This should allow those that run a door
  78. converter (not recomended) to use the Dorinfo1.def drop file when only the
  79. Door.Sys file was available previously when running multi-cdroms.
  80.  
  81. ┌─────────────────────┐
  82. │Version 2.03 07-08-92│
  83. └─────────────────────┘
  84. Minor Cosmetic changes. Updated/Improved door routines compiled.
  85. Fixed Cosmetic bug with Remote Access where it would always show the 
  86. sysops name on line 24 instead of the users name.
  87.  
  88. ┌──────────────────────┐
  89. │Version 2.02b 05-30-92│
  90. └──────────────────────┘
  91. Minor Cosmetic changes.  PonyTRAN DSZ.Log support added. 
  92.  
  93. ┌──────────────────────┐
  94. │Version 2.02a 04-22-92│
  95. └──────────────────────┘
  96. Fixed PonyTRANs loss of carrier detection & minor cosmetic changes.
  97.  
  98. ┌─────────────────────┐
  99. │Version 2.02 04-09-92│
  100. └─────────────────────┘
  101. Corrected TEXT Search routine to find text in descriptions when filelists
  102. were not all CAPS.
  103. Corrected Max DL Files checking routine.  It now checks before it marks
  104. file for download.   
  105. Thanks go to Jim Zimmer of BOOTLEG CD-ROM BBS (408) 226-9597 for finding 
  106. these two.
  107.  
  108. ┌─────────────────────┐
  109. │Version 2.01 03-30-92│
  110. └─────────────────────┘
  111. +Change for Remote Access systems Only. It appears that Remote Access does
  112. not record the node number anywhere in its files (Dorinfo1.def, Exitinfo.bbs)
  113. PonyROM will now default to Node # 1 on systems running Remote Access.
  114. If you are using any other node(s) other than #1 then you will need to pass
  115. the Node # on the door command line in the format of:
  116.  
  117. PONYROM PONYROM#.CFG N#
  118.  
  119. Where # is the node number. If you are using Type 7 exits you can pass the
  120. node number from the menu setup. If not, it may be better to set the environ-
  121. ment variable such as RANODE=1 RANODE=2 etc for each node, then when calling
  122. you would use:
  123.  
  124. PONYROM PONYROM#.CFG N%RANODE% and that will pass the node to PONYROM.
  125.  
  126. ┌────────────────────┐
  127. │Version 2.0 03-23-92│  
  128. └────────────────────┘
  129. Version 2.0 Released to registered licence key holders.
  130.  
  131. + Updated MakeDBF to handle 9999 file directories (for cdroms like PC-SIG)
  132.   rather than the previous 999 limit. (You will need run PonyPATH and then
  133.   re-run PonyDBF to use more than 999).
  134.  
  135. + Re-wrote PonyPATH to handle Dos versions prior to 4.0. If you use a DOS
  136.   version prior to 4.0, you are REQUIRED to run PonyPATH before PonyDBF.
  137.  
  138. + Changed copy routine.  You now need to create a COPYFILE.BAT in your
  139.   PonyRom dir.
  140.  
  141.   Passes %1 (Source path and filename)
  142.   Passes %2 (Destination path)
  143.   Passes %3 (Filename)
  144.   Batchfile you need to make is named 'COPYFILE.BAT'.  You need to have
  145.   this in your PonyRom dir.
  146.  
  147.   Batch file to remove comments and log the removed comments will look
  148.   like this.
  149.  
  150.   @echo off
  151.   copy %1 %2%3 >nul
  152.   RECOM -l oldcomment.log %2%3 >nul
  153.  
  154. + Now passing a fifth paramater to download batch files.  %5 is actual 
  155.   connect rate so PonyTran will do proper time estimates and CPS with 
  156.   Locked DTE. Also I believe I got that error 5 and the file already 
  157.   open in 11000.
  158.  
  159. + Added a Database Lock file (.LCK) for sharing when we open and close
  160.   Database files.  Should cure Database lockups. 
  161.   (Registered Key Required to activate)
  162.  
  163. + Added some more file sharing switches when we open files.
  164.  
  165. + Added time checking before download.  If time to download files marked 
  166.   exceeds online time left then user is required to remove file(s) from
  167.   batch.  
  168. + Added a display on line 23 notification if in Text Search mode.
  169.  
  170. + Added PonyTRAN with new download batch files and Ponyprot.def file.
  171.   PonyTran will give the SysOp Graphical information during downloads
  172.   as well as more protocols and still maintain the benifits of external
  173.   protocols.
  174.  
  175. + Added Multi CDROM Disc Support (Registered Key Required to activate)
  176.   PonyROM will now run up to 8 cdrom database files from a single door!
  177.  
  178. + Added [F5] in PonyCFG to setup additional cdroms (2-9) to alow Security
  179.   control over CDROM drives. Now you can limit your X-Rated cdroms to any
  180.   security or groups of security as you wish etc.
  181.  
  182. + Added option in PonyCFG to alow files to be copied from the cdrom to
  183.   the hard drive to alow more multi node compatibility with cdrom disc
  184.   changers (not recomended for multi-node) and multi cdrom drives.
  185.  
  186. + Changed PonyFIND to allow choice of where you want file copied to, and
  187.   changed PonyFIND to work anywhere in your path as long as you specify
  188.   the exact location of .dbf file.
  189.  
  190. + Added to Download Batch files and Viewit.Bat, %4 which will alow passing
  191.   of time remaining to use with such files as TIMEOUT.EXE and others to 
  192.   monitor time out in a batch file and help avoide any lockups and users
  193.   going past their alloted time limit while in batch files.
  194.  
  195. + Added for trapping and stripping of headers and multi-line discriptions
  196.   If you HAVE to HAVE a header, the only acceptible left most char should be
  197.   a : or ( or [, but it will still add a file number to the header but will
  198.   do no harm if the user trys to download.
  199.  
  200. + Added Text Searching by file area and Filename search.
  201.  
  202. + Added <A> Add to Batch file command by Filename.
  203.  
  204. + Added notification of how to break out of Non-Stop mode.
  205.  
  206. + Added <V> View to areas prompt
  207.  
  208. + Added ability to abort display files
  209.  
  210. + Using Dsz.log, if set in download batch file to be created in the node
  211.   home directory, to check for transfer success and cps display.
  212.  
  213. + Added ability to handle Filenames without EXT's  
  214.  
  215. + Added check for marked files when quitting door.  Asks user if they are 
  216.   sure they want to quit when they have marked files for download.
  217.  
  218. ┌────────────────────┐
  219. │Version 1.1 02-06-92│
  220. └────────────────────┘
  221. * Fixed to be compatible with Wildcat's door.sys change in v3.02
  222.   Would previously say MAXIMUM FILES MARKED when used with Wildcat! v3.02
  223.  
  224. + Added in V)iew feature hook to allow use of an external viewer program.
  225.   PonyRom will look for VIEWIT.BAT in the PonyROM door directory and run
  226.   it if it is there. 
  227.  
  228.   Paramaters passed to this batch file are:  %1 = Port
  229.                                              %2 = Baud 
  230.                                              %3 = FileName
  231.  
  232.   Simple Example(s) of VIEWIT.BAT: DATAVIEW DATAVIEW.CFG %3
  233.                                            { OR }
  234.                                    C:\RA\NODE%RANODE%\AVIEWCOM %3 COM%1
  235.                                            { OR }
  236.                                    AVIEWCOM %3 COM%WCPORTID%
  237.                                  
  238.   [See your viewers .DOC file on how to use your viewer of choice]
  239.  
  240.   Another alternitive is to check for file extention in the VIEWIT.BAT
  241.   and pipe the file to your NODE Home Directory to a text file named
  242.   VIEWIT.TXT, and PonyROM will read in this file and output it to the com
  243.   port and local screen.
  244.  
  245.   Simple Example of * VIEWIT.BAT: 
  246.  
  247.            :START
  248.            TESTFILE %3 ARC ZIP
  249.            IF ERRORLEVEL == 2 GOTO ZIP
  250.            IF ERRORLEVEL == 1 GOTO ARC
  251.            GOTO END
  252.  
  253.            :ZIP
  254.            PKZIP/V %3 > C:\WC30\WCWORK\NODE%WCNODEID%\VIEWIT.TXT
  255.            GOTO END
  256.  
  257.            :ARC
  258.            PKARC/V %3 > C:\WC30\WCWORK\NODE%WCNODEID%\VIEWIT.TXT
  259.            GOTO END
  260.  
  261.            :END
  262.  
  263.            ───────────────────────────────────────────────────────────
  264. NEW FILES: PONYROM.EXE, V─HELP.SCR, V─HELP.BBS, WHATS.NEW, *VIEWIT.BAT
  265.            ───────────────────────────────────────────────────────────
  266.            Use this as a guide when updating files.
  267.            All other files remain the same.
  268.  
  269. ┌────────────────────┐
  270. │Version 1.0 01-25-92│
  271. └────────────────────┘
  272. First release out of Alpha/Beta.
  273.